home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / codelib9 / v_11_08 / 1108029b < prev    next >
Encoding:
Text File  |  1995-11-01  |  127 b   |  7 lines

  1. enter to close
  2. IF the line between LastPoint and FirstPoint
  3.         intersects edge THEN
  4.     output the intersection point
  5. ENDIF
  6.  
  7.